home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12535 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: === GET_CHAR and others ===
  5. Date: Mon, 01 Apr 96 14:52:44 GMT
  6. Organization: none
  7. Message-ID: <828370364snz@genesis.demon.co.uk>
  8. References: <315FD0E1.41C6@cell.co.uk>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <315FD0E1.41C6@cell.co.uk> kai@cell.co.uk "Kai Chan" writes:
  15.  
  16. >Hi,
  17. >        I'm trying to read a character at a time from the keyboard without
  18. >having to press return everytime. Someone said getch() but it doesn't
  19. >seem to work, can anyone give me an example or something? 
  20. >I'm working on a IRIX platform.
  21.  
  22. You'll need to use either Curses or termio/termios. The place to discuss this
  23. is comp.unix.programmer.
  24.  
  25. -- 
  26. -----------------------------------------
  27. Lawrence Kirby | fred@genesis.demon.co.uk
  28. Wilts, England | 70734.126@compuserve.com
  29. -----------------------------------------
  30.